home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 September / Australian PC User - September 2003 (CD1).iso / software / online / files / es5.exe / $INSTDIR / OPENSSL.CNF < prev    next >
Encoding:
Text File  |  2003-06-30  |  576 b   |  17 lines

  1.  [ req ]
  2.  default_bits           = 1024
  3.  distinguished_name     = req_distinguished_name
  4.  attributes             = req_attributes
  5.  prompt                 = no 
  6.  
  7.  [ req_distinguished_name ]
  8.  C                      = GB
  9.  ST                     = Test State or Province
  10.  L                      = Test Locality
  11.  O                      = Organization Name
  12.  OU                     = Organizational Unit Name
  13.  CN                     = Common Name
  14.  emailAddress           = test@email.address
  15.  
  16.  [ req_attributes ]
  17.  challengePassword              = A challenge password